www.gusucode.com > VC 雷达基数据读取与风暴识别-源码程序 > VC 雷达基数据读取与风暴识别-源码程序/code/RadarCode/trec.cpp

    //Download by http://www.NewXing.com
// trec.cpp: implementation of the trec class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "RadarCode.h"
#include "trec.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

trec::trec()
{

}

trec::~trec()
{

}